projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df983e3
)
(Programming Tips): Correct the "default" prompt spec.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Sep 2005 01:37:33 +0000
(
01:37
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 9 Sep 2005 01:37:33 +0000
(
01:37
+0000)
lispref/tips.texi
patch
|
blob
|
history
diff --git
a/lispref/tips.texi
b/lispref/tips.texi
index fbf18047bde3f5f84150eb97bbd77cb15f7281f5..4813ac415422f57aedc68ecf0b321817632ea747 100644
(file)
--- a/
lispref/tips.texi
+++ b/
lispref/tips.texi
@@
-386,7
+386,7
@@
put it and the word @samp{default} inside parentheses.
It should look like this:
@example
-Enter the answer
: (default 42)
+Enter the answer
(default 42):
@end example
@item